﻿# Papal States - Popes

ecchi_pap_pecci_character_template = {
    first_name = Vincenzo
    last_name = ecchi_Pecci
    culture = cu:south_italian
    female = no
    religion = catholic
    ideology = ideology_moderate
    interest_group = ig_trade_unions
	dna = ecchi_dna_leo_xiii
    birth_date = 1810.3.2
    traits = { innovative romantic }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PAP
            this = c:PAP
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_trade_unions
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_devout
            }
        }
        earliest_usage_date = 1870.1.1
        latest_usage_date = 1903.7.20
        chance = 90
    }
}

ecchi_pap_sarto_character_template = {
    first_name = Giuseppe
    last_name = ecchi_Sarto
    culture = cu:north_italian
    female = no
    religion = catholic
    ideology = ideology_traditionalist
    interest_group = ig_devout
	dna = ecchi_dna_pius_x
    birth_date = 1835.6.2
    traits = { pious direct demagogue }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PAP
            this = c:PAP
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_devout
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_petty_bourgeoisie
            }
        }
        earliest_usage_date = 1900.1.1
        latest_usage_date = 1914.8.20
        chance = 90
    }
}

ecchi_pap_della_chiesa_character_template = {
    first_name = Giacomo
    last_name = ecchi_della_Chiesa
    culture = cu:north_italian
    female = no
    religion = catholic
    ideology = ideology_pacifist
    interest_group = ig_rural_folk
	dna = ecchi_dna_benedict_xv
    birth_date = 1854.11.21
    traits = { experienced_diplomat cautious innovative }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PAP
            this = c:PAP
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_devout
            }
        }
        earliest_usage_date = 1910.1.1
        latest_usage_date = 1922.1.22
        chance = 90
    }
}

ecchi_pap_ratti_character_template = {
    first_name = Ambrogio
    last_name = ecchi_Ratti
    culture = cu:north_italian
    female = no
    religion = catholic
    ideology = ideology_moderate
    interest_group = ig_landowners
	dna = ecchi_dna_pius_xi
    birth_date = 1857.5.31
    traits = { direct reserved wrathful }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PAP
            this = c:PAP
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_devout
            }
        }
        earliest_usage_date = 1920.1.1
        latest_usage_date = 1939.2.10
        chance = 90
    }
}
